Bump the dev-dependencies group across 1 directory with 5 updates#51
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the dev-dependencies group across 1 directory with 5 updates#51dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
5f1ebb0 to
271d352
Compare
271d352 to
439a6ca
Compare
439a6ca to
6cb339d
Compare
6cb339d to
af6686f
Compare
83fe64a to
420b651
Compare
Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.dokka:dokka-gradle-plugin](https://github.com/Kotlin/dokka) | `1.9.20` | `2.0.0` | | [org.jetbrains.kotlinx:kover-gradle-plugin](https://github.com/Kotlin/kotlinx-kover) | `0.9.0` | `0.9.1` | | [org.awaitility:awaitility](https://github.com/awaitility/awaitility) | `4.2.2` | `4.3.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.9.0` | `1.10.1` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.9.0` | `1.10.1` | Updates `org.jetbrains.dokka:dokka-gradle-plugin` from 1.9.20 to 2.0.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.9.20...v2.0.0) Updates `org.jetbrains.kotlinx:kover-gradle-plugin` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](Kotlin/kotlinx-kover@v0.9.0...v0.9.1) Updates `org.awaitility:awaitility` from 4.2.2 to 4.3.0 - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.2...awaitility-4.3.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.9.0...1.10.1) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.9.0...1.10.1) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-gradle-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: org.jetbrains.kotlinx:kover-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.awaitility:awaitility dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
420b651 to
9700284
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 5 updates in the / directory:
1.9.202.0.00.9.00.9.14.2.24.3.01.9.01.10.11.9.01.10.1Updates
org.jetbrains.dokka:dokka-gradle-pluginfrom 1.9.20 to 2.0.0Release notes
Sourced from org.jetbrains.dokka:dokka-gradle-plugin's releases.
... (truncated)
Commits
3be1aa6Update Kotlin/Dokka version references to 2.0.0 (#3957)47ee7fbUpdate the version to the 2.0.0 releasea2fe934Avoid configuration resolution error for v2 migration helper task (#3950)a6e5b03Update DGPv2 examples to use Kotlin 2.1.0 (#3949)94eec02Run integration tests with Kotlin 2.1.0 (#3865)2b63314KT-71784 Fix classpath for KMP shared source sets (#3942)17871a0Add new tests for KDoc links (#3947)f728e3afeat: implemented new UI for Navbar and Table of Contents (#3917)9577dc7Edit some tests to check the stability of the order (#3943)ae68eeeAdd a test for #3702 (#3941)Updates
org.jetbrains.kotlinx:kover-gradle-pluginfrom 0.9.0 to 0.9.1Release notes
Sourced from org.jetbrains.kotlinx:kover-gradle-plugin's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kover-gradle-plugin's changelog.
Commits
142e22eRelease 0.9.13f6745dAdded ability to specify inclusion filter for source sets8e47a67Improved compatibility test2342c07Fixed Gradle 9.0 migration issued9b5f4dFixed creation of Kover Agent arguments filed7e35a7Upgrade Gradle to 8.12Updates
org.awaitility:awaitilityfrom 4.2.2 to 4.3.0Changelog
Sourced from org.awaitility:awaitility's changelog.
Commits
e3ff879[maven-release-plugin] prepare release awaitility-4.3.0d116712[ci skip] Preparing changelog for release4e186dfAdded kotlin source folder explicitlye8d3ab7Upgraded lots of plugin dependenciesa7a167aAdded an overloaded method of untilAsserted(..) that takes a supplier and a c...ef8f663Make ConditionFactory safer to use in java 85550079Using a more descriptive error message when using VERY long wait conditions o...2a9814bUpgraded kotlin version in the awaitility-kotlin module to 2.1.108f22c00[ci skip] Updated changelog.txt to reflect latest changes6a35c24#235 Support for kotlin.time.Duration in Kotlin DSL (#285)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-corefrom 1.9.0 to 1.10.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
Commits
ee92d16Version 1.10.19a773f1Ignore a flaky test2a9b88cFix binary incompatibility introduced in #4261 (#4310)33b18cdVersion 1.10.0d2f2717Merge remote-tracking branch 'origin/master' into developbed3d29Introduce Flow.any, Flow.all, Flow.noneec83195Disable timing-sensitive test on Windows8f83057Do not initialize non-mocked Dispatchers.Main unnecessarily (#4301)f8c0304Properly cleanup thread locals for non-CoroutineDispatcher-intercepte… (#4303)2cafea4Update Kotlin to 2.1.0 (#4284)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-testfrom 1.9.0 to 1.10.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's changelog.
Commits
ee92d16Version 1.10.19a773f1Ignore a flaky test2a9b88cFix binary incompatibility introduced in #4261 (#4310)33b18cdVersion 1.10.0d2f2717Merge remote-tracking branch 'origin/master' into developbed3d29Introduce Flow.any, Flow.all, Flow.noneec83195Disable timing-sensitive test on Windows8f83057Do not initialize non-mocked Dispatchers.Main unnecessarily (#4301)f8c0304Properly cleanup thread locals for non-CoroutineDispatcher-intercepte… (#4303)2cafea4Update Kotlin to 2.1.0 (#4284)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions